home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1989 …il & Dave's Excellent CD / Excellent CD HFS.raw / Moof / Goodies / DTS Goodies / Hardware Hints / Examples / Ex Apple EtherNet ROM / DepEtherEqu.a next >
Encoding:
Text File  |  1989-03-29  |  748 b   |  30 lines  |  [TEXT/MPS ]

  1.  
  2. **********************************************************************
  3. **********************************************************************
  4. *
  5. *    File           : DepEtherEQU.a
  6. *    Author         : HK May 5, 1987.
  7. *    Description    : This file contains some of the dependent EtherNet 
  8. *                    definitions needed by the EtherNet ROM.
  9. *    
  10. **********************************************************************
  11. **********************************************************************
  12.  
  13.  
  14. ;*************************************************************
  15. ;Constants
  16. ;*************************************************************
  17. ;
  18. ; Hardware definitions
  19. ;
  20. ROMSize            EQU        $4000                    ;8k ROM with eight bytes out of crc range.
  21. EtherBoardId    EQU        $0008                    ;EtherNet Board Id
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.